home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / DirectInput / Keyboard / keyboard.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2004-09-27  |  7.4 KB  |  256 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="keyboard"
  6.     ProjectGUID="{5AE23396-2A48-4A8B-8A57-56017EC6FA42}"
  7.     SccProjectName=""
  8.     SccLocalPath="">
  9.     <Platforms>
  10.         <Platform
  11.             Name="Win32"/>
  12.     </Platforms>
  13.     <Configurations>
  14.         <Configuration
  15.             Name="Debug Unicode|Win32"
  16.             OutputDirectory=".\Win32_Debug_Unicode"
  17.             IntermediateDirectory=".\Win32_Debug_Unicode"
  18.             ConfigurationType="1"
  19.             UseOfMFC="0"
  20.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21.             CharacterSet="1">
  22.             <Tool
  23.                 Name="VCCLCompilerTool"
  24.                 Optimization="0"
  25.                 PreprocessorDefinitions="_MBCS,WIN32,_DEBUG,_WINDOWS,UNICODE"
  26.                 RuntimeLibrary="5"
  27.                 UsePrecompiledHeader="2"
  28.                 PrecompiledHeaderFile=".\Win32_Debug_Unicode/keyboard.pch"
  29.                 AssemblerListingLocation=".\Win32_Debug_Unicode/"
  30.                 ObjectFile=".\Win32_Debug_Unicode/"
  31.                 ProgramDataBaseFileName=".\Win32_Debug_Unicode/"
  32.                 WarningLevel="3"
  33.                 SuppressStartupBanner="TRUE"
  34.                 DebugInformationFormat="3"/>
  35.             <Tool
  36.                 Name="VCCustomBuildTool"/>
  37.             <Tool
  38.                 Name="VCLinkerTool"
  39.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  40.                 AdditionalDependencies="dxguid.lib dxerr9.lib dinput8.lib comctl32.lib"
  41.                 OutputFile=".\Win32_Debug_Unicode/keyboard.exe"
  42.                 LinkIncremental="2"
  43.                 SuppressStartupBanner="TRUE"
  44.                 GenerateDebugInformation="TRUE"
  45.                 ProgramDatabaseFile=".\Win32_Debug_Unicode/keyboard.pdb"
  46.                 SubSystem="2"/>
  47.             <Tool
  48.                 Name="VCMIDLTool"
  49.                 PreprocessorDefinitions="_DEBUG"
  50.                 MkTypLibCompatible="TRUE"
  51.                 SuppressStartupBanner="TRUE"
  52.                 TargetEnvironment="1"
  53.                 TypeLibraryName=".\Win32_Debug_Unicode/keyboard.tlb"/>
  54.             <Tool
  55.                 Name="VCPostBuildEventTool"/>
  56.             <Tool
  57.                 Name="VCPreBuildEventTool"/>
  58.             <Tool
  59.                 Name="VCPreLinkEventTool"/>
  60.             <Tool
  61.                 Name="VCResourceCompilerTool"
  62.                 PreprocessorDefinitions="_DEBUG"
  63.                 Culture="1033"/>
  64.             <Tool
  65.                 Name="VCWebServiceProxyGeneratorTool"/>
  66.             <Tool
  67.                 Name="VCWebDeploymentTool"/>
  68.         </Configuration>
  69.         <Configuration
  70.             Name="Release|Win32"
  71.             OutputDirectory=".\Release"
  72.             IntermediateDirectory=".\Release"
  73.             ConfigurationType="1"
  74.             UseOfMFC="0"
  75.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  76.             CharacterSet="2">
  77.             <Tool
  78.                 Name="VCCLCompilerTool"
  79.                 InlineFunctionExpansion="1"
  80.                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
  81.                 StringPooling="TRUE"
  82.                 RuntimeLibrary="4"
  83.                 EnableFunctionLevelLinking="TRUE"
  84.                 UsePrecompiledHeader="2"
  85.                 PrecompiledHeaderFile=".\Release/keyboard.pch"
  86.                 AssemblerListingLocation=".\Release/"
  87.                 ObjectFile=".\Release/"
  88.                 ProgramDataBaseFileName=".\Release/"
  89.                 WarningLevel="3"
  90.                 SuppressStartupBanner="TRUE"/>
  91.             <Tool
  92.                 Name="VCCustomBuildTool"/>
  93.             <Tool
  94.                 Name="VCLinkerTool"
  95.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  96.                 AdditionalDependencies="dxguid.lib dxerr9.lib dinput8.lib comctl32.lib"
  97.                 OutputFile=".\Release/keyboard.exe"
  98.                 LinkIncremental="1"
  99.                 SuppressStartupBanner="TRUE"
  100.                 ProgramDatabaseFile=".\Release/keyboard.pdb"
  101.                 SubSystem="2"/>
  102.             <Tool
  103.                 Name="VCMIDLTool"
  104.                 PreprocessorDefinitions="NDEBUG"
  105.                 MkTypLibCompatible="TRUE"
  106.                 SuppressStartupBanner="TRUE"
  107.                 TargetEnvironment="1"
  108.                 TypeLibraryName=".\Release/keyboard.tlb"/>
  109.             <Tool
  110.                 Name="VCPostBuildEventTool"/>
  111.             <Tool
  112.                 Name="VCPreBuildEventTool"/>
  113.             <Tool
  114.                 Name="VCPreLinkEventTool"/>
  115.             <Tool
  116.                 Name="VCResourceCompilerTool"
  117.                 PreprocessorDefinitions="NDEBUG"
  118.                 Culture="1033"/>
  119.             <Tool
  120.                 Name="VCWebServiceProxyGeneratorTool"/>
  121.             <Tool
  122.                 Name="VCWebDeploymentTool"/>
  123.         </Configuration>
  124.         <Configuration
  125.             Name="Debug|Win32"
  126.             OutputDirectory=".\Debug"
  127.             IntermediateDirectory=".\Debug"
  128.             ConfigurationType="1"
  129.             UseOfMFC="0"
  130.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  131.             CharacterSet="2">
  132.             <Tool
  133.                 Name="VCCLCompilerTool"
  134.                 Optimization="0"
  135.                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
  136.                 RuntimeLibrary="5"
  137.                 UsePrecompiledHeader="2"
  138.                 PrecompiledHeaderFile=".\Debug/keyboard.pch"
  139.                 AssemblerListingLocation=".\Debug/"
  140.                 ObjectFile=".\Debug/"
  141.                 ProgramDataBaseFileName=".\Debug/"
  142.                 WarningLevel="3"
  143.                 SuppressStartupBanner="TRUE"
  144.                 DebugInformationFormat="3"/>
  145.             <Tool
  146.                 Name="VCCustomBuildTool"/>
  147.             <Tool
  148.                 Name="VCLinkerTool"
  149.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  150.                 AdditionalDependencies="dxguid.lib dxerr9.lib dinput8.lib comctl32.lib"
  151.                 OutputFile=".\Debug/keyboard.exe"
  152.                 LinkIncremental="2"
  153.                 SuppressStartupBanner="TRUE"
  154.                 GenerateDebugInformation="TRUE"
  155.                 ProgramDatabaseFile=".\Debug/keyboard.pdb"
  156.                 SubSystem="2"/>
  157.             <Tool
  158.                 Name="VCMIDLTool"
  159.                 PreprocessorDefinitions="_DEBUG"
  160.                 MkTypLibCompatible="TRUE"
  161.                 SuppressStartupBanner="TRUE"
  162.                 TargetEnvironment="1"
  163.                 TypeLibraryName=".\Debug/keyboard.tlb"/>
  164.             <Tool
  165.                 Name="VCPostBuildEventTool"/>
  166.             <Tool
  167.                 Name="VCPreBuildEventTool"/>
  168.             <Tool
  169.                 Name="VCPreLinkEventTool"/>
  170.             <Tool
  171.                 Name="VCResourceCompilerTool"
  172.                 PreprocessorDefinitions="_DEBUG"
  173.                 Culture="1033"/>
  174.             <Tool
  175.                 Name="VCWebServiceProxyGeneratorTool"/>
  176.             <Tool
  177.                 Name="VCWebDeploymentTool"/>
  178.         </Configuration>
  179.         <Configuration
  180.             Name="Release Unicode|Win32"
  181.             OutputDirectory=".\Win32_Release_Unicode"
  182.             IntermediateDirectory=".\Win32_Release_Unicode"
  183.             ConfigurationType="1"
  184.             UseOfMFC="0"
  185.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  186.             CharacterSet="1">
  187.             <Tool
  188.                 Name="VCCLCompilerTool"
  189.                 InlineFunctionExpansion="1"
  190.                 PreprocessorDefinitions="_MBCS,WIN32,NDEBUG,_WINDOWS,UNICODE"
  191.                 StringPooling="TRUE"
  192.                 RuntimeLibrary="4"
  193.                 EnableFunctionLevelLinking="TRUE"
  194.                 UsePrecompiledHeader="2"
  195.                 PrecompiledHeaderFile=".\Win32_Release_Unicode/keyboard.pch"
  196.                 AssemblerListingLocation=".\Win32_Release_Unicode/"
  197.                 ObjectFile=".\Win32_Release_Unicode/"
  198.                 ProgramDataBaseFileName=".\Win32_Release_Unicode/"
  199.                 WarningLevel="3"
  200.                 SuppressStartupBanner="TRUE"/>
  201.             <Tool
  202.                 Name="VCCustomBuildTool"/>
  203.             <Tool
  204.                 Name="VCLinkerTool"
  205.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  206.                 AdditionalDependencies="dxguid.lib dxerr9.lib dinput8.lib comctl32.lib"
  207.                 OutputFile=".\Win32_Release_Unicode/keyboard.exe"
  208.                 LinkIncremental="1"
  209.                 SuppressStartupBanner="TRUE"
  210.                 ProgramDatabaseFile=".\Win32_Release_Unicode/keyboard.pdb"
  211.                 SubSystem="2"/>
  212.             <Tool
  213.                 Name="VCMIDLTool"
  214.                 PreprocessorDefinitions="NDEBUG"
  215.                 MkTypLibCompatible="TRUE"
  216.                 SuppressStartupBanner="TRUE"
  217.                 TargetEnvironment="1"
  218.                 TypeLibraryName=".\Win32_Release_Unicode/keyboard.tlb"/>
  219.             <Tool
  220.                 Name="VCPostBuildEventTool"/>
  221.             <Tool
  222.                 Name="VCPreBuildEventTool"/>
  223.             <Tool
  224.                 Name="VCPreLinkEventTool"/>
  225.             <Tool
  226.                 Name="VCResourceCompilerTool"
  227.                 PreprocessorDefinitions="NDEBUG"
  228.                 Culture="1033"/>
  229.             <Tool
  230.                 Name="VCWebServiceProxyGeneratorTool"/>
  231.             <Tool
  232.                 Name="VCWebDeploymentTool"/>
  233.         </Configuration>
  234.     </Configurations>
  235.     <Files>
  236.         <Filter
  237.             Name="Resource Files"
  238.             Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  239.             <File
  240.                 RelativePath="..\..\common\directx.ico">
  241.             </File>
  242.             <File
  243.                 RelativePath=".\keyboard.rc">
  244.             </File>
  245.             <File
  246.                 RelativePath=".\resource.h">
  247.             </File>
  248.         </Filter>
  249.         <File
  250.             RelativePath=".\keyboard.cpp">
  251.         </File>
  252.     </Files>
  253.     <Globals>
  254.     </Globals>
  255. </VisualStudioProject>
  256.